home *** CD-ROM | disk | FTP | other *** search
- #ifndef DialStrings_CAT_H
- #define DialStrings_CAT_H
-
- #include <exec/types.h>
- #include <libraries/locale.h>
-
- /* Prototypes */
- extern void OpenAppCatalog(struct Locale *, STRPTR);
- extern void CloseAppCatalog(void);
- extern char *GetDialString(APTR);
-
- /* Definitions */
- extern const APTR _MSG_AppDescription;
- #define MSG_AppDescription ((APTR) &_MSG_AppDescription)
- extern const APTR _MSG_GR_grp_00;
- #define MSG_GR_grp_00 ((APTR) &_MSG_GR_grp_00)
- extern const APTR _MSG_GR_grp_01;
- #define MSG_GR_grp_01 ((APTR) &_MSG_GR_grp_01)
- extern const APTR _MSG_GR_grp_02;
- #define MSG_GR_grp_02 ((APTR) &_MSG_GR_grp_02)
- extern const APTR _MSG_BT_Dial;
- #define MSG_BT_Dial ((APTR) &_MSG_BT_Dial)
- extern const APTR _MSG_STR_Name;
- #define MSG_STR_Name ((APTR) &_MSG_STR_Name)
- extern const APTR _MSG_STR_Number;
- #define MSG_STR_Number ((APTR) &_MSG_STR_Number)
- extern const APTR _MSG_BT_Add;
- #define MSG_BT_Add ((APTR) &_MSG_BT_Add)
- extern const APTR _MSG_BT_Remove;
- #define MSG_BT_Remove ((APTR) &_MSG_BT_Remove)
- extern const APTR _MSG_BT_Sort;
- #define MSG_BT_Sort ((APTR) &_MSG_BT_Sort)
- extern const APTR _MSG_BT_Load;
- #define MSG_BT_Load ((APTR) &_MSG_BT_Load)
- extern const APTR _MSG_BT_Save;
- #define MSG_BT_Save ((APTR) &_MSG_BT_Save)
- extern const APTR _MSG_LA_label_5;
- #define MSG_LA_label_5 ((APTR) &_MSG_LA_label_5)
- extern const APTR _MSG_LA_label_6;
- #define MSG_LA_label_6 ((APTR) &_MSG_LA_label_6)
- extern const APTR _MSG_LA_label_10;
- #define MSG_LA_label_10 ((APTR) &_MSG_LA_label_10)
- extern const APTR _MSG_LA_label_7;
- #define MSG_LA_label_7 ((APTR) &_MSG_LA_label_7)
- extern const APTR _MSG_LA_label_8;
- #define MSG_LA_label_8 ((APTR) &_MSG_LA_label_8)
- extern const APTR _MSG_LA_label_9;
- #define MSG_LA_label_9 ((APTR) &_MSG_LA_label_9)
- extern const APTR _MSG_BT_PrefSave;
- #define MSG_BT_PrefSave ((APTR) &_MSG_BT_PrefSave)
- extern const APTR _MSG_LV_Name;
- #define MSG_LV_Name ((APTR) &_MSG_LV_Name)
- extern const APTR _MSG_LV_Number;
- #define MSG_LV_Number ((APTR) &_MSG_LV_Number)
- extern const APTR _MSG_Quit;
- #define MSG_Quit ((APTR) &_MSG_Quit)
- extern const APTR _MSG_Quit_BT;
- #define MSG_Quit_BT ((APTR) &_MSG_Quit_BT)
- extern const APTR _MSG_MEN_PROJECT;
- #define MSG_MEN_PROJECT ((APTR) &_MSG_MEN_PROJECT)
- extern const APTR _MSG_MEN_LOAD;
- #define MSG_MEN_LOAD ((APTR) &_MSG_MEN_LOAD)
- extern const APTR _MSG_MEN_SAVE;
- #define MSG_MEN_SAVE ((APTR) &_MSG_MEN_SAVE)
- extern const APTR _MSG_MEN_ABOUT;
- #define MSG_MEN_ABOUT ((APTR) &_MSG_MEN_ABOUT)
- extern const APTR _MSG_MEN_ABOUTMUI;
- #define MSG_MEN_ABOUTMUI ((APTR) &_MSG_MEN_ABOUTMUI)
- extern const APTR _MSG_MEN_QUIT;
- #define MSG_MEN_QUIT ((APTR) &_MSG_MEN_QUIT)
- extern const APTR _MSG_MEN_SET;
- #define MSG_MEN_SET ((APTR) &_MSG_MEN_SET)
- extern const APTR _MSG_MEN_SETTINGS;
- #define MSG_MEN_SETTINGS ((APTR) &_MSG_MEN_SETTINGS)
- extern const APTR _MSG_MEN_MUISET;
- #define MSG_MEN_MUISET ((APTR) &_MSG_MEN_MUISET)
- extern const APTR _MSG_MEN_SAVESET;
- #define MSG_MEN_SAVESET ((APTR) &_MSG_MEN_SAVESET)
- extern const APTR _MSG_ReallyLoad;
- #define MSG_ReallyLoad ((APTR) &_MSG_ReallyLoad)
- extern const APTR _MSG_BT_ReallyLoad;
- #define MSG_BT_ReallyLoad ((APTR) &_MSG_BT_ReallyLoad)
- extern const APTR _MSG_BH_LV_main;
- #define MSG_BH_LV_main ((APTR) &_MSG_BH_LV_main)
- extern const APTR _MSG_BH_BT_Dial;
- #define MSG_BH_BT_Dial ((APTR) &_MSG_BH_BT_Dial)
- extern const APTR _MSG_BH_LV_set;
- #define MSG_BH_LV_set ((APTR) &_MSG_BH_LV_set)
- extern const APTR _MSG_BH_STR_Name;
- #define MSG_BH_STR_Name ((APTR) &_MSG_BH_STR_Name)
- extern const APTR _MSG_BH_STR_Number;
- #define MSG_BH_STR_Number ((APTR) &_MSG_BH_STR_Number)
- extern const APTR _MSG_BH_BT_Add;
- #define MSG_BH_BT_Add ((APTR) &_MSG_BH_BT_Add)
- extern const APTR _MSG_BH_BT_Remove;
- #define MSG_BH_BT_Remove ((APTR) &_MSG_BH_BT_Remove)
- extern const APTR _MSG_BH_BT_Sort;
- #define MSG_BH_BT_Sort ((APTR) &_MSG_BH_BT_Sort)
- extern const APTR _MSG_BH_BT_Load;
- #define MSG_BH_BT_Load ((APTR) &_MSG_BH_BT_Load)
- extern const APTR _MSG_BH_BT_Save;
- #define MSG_BH_BT_Save ((APTR) &_MSG_BH_BT_Save)
- extern const APTR _MSG_BH_SL_Length;
- #define MSG_BH_SL_Length ((APTR) &_MSG_BH_SL_Length)
- extern const APTR _MSG_BH_SL_Pause;
- #define MSG_BH_SL_Pause ((APTR) &_MSG_BH_SL_Pause)
- extern const APTR _MSG_BH_SL_Wait;
- #define MSG_BH_SL_Wait ((APTR) &_MSG_BH_SL_Wait)
- extern const APTR _MSG_BH_CH_system;
- #define MSG_BH_CH_system ((APTR) &_MSG_BH_CH_system)
- extern const APTR _MSG_BH_STR_system;
- #define MSG_BH_STR_system ((APTR) &_MSG_BH_STR_system)
- extern const APTR _MSG_BH_STR_DialCode;
- #define MSG_BH_STR_DialCode ((APTR) &_MSG_BH_STR_DialCode)
- extern const APTR _MSG_BH_STR_PA_pbname;
- #define MSG_BH_STR_PA_pbname ((APTR) &_MSG_BH_STR_PA_pbname)
- extern const APTR _MSG_BH_BT_PrefSave;
- #define MSG_BH_BT_PrefSave ((APTR) &_MSG_BH_BT_PrefSave)
- extern const APTR _MSG_NOTLOADED;
- #define MSG_NOTLOADED ((APTR) &_MSG_NOTLOADED)
- extern const APTR _MSG_NOTSAVED;
- #define MSG_NOTSAVED ((APTR) &_MSG_NOTSAVED)
- extern const APTR _MSG_BT_OK;
- #define MSG_BT_OK ((APTR) &_MSG_BT_OK)
- extern const APTR _MSG_ABOUT1;
- #define MSG_ABOUT1 ((APTR) &_MSG_ABOUT1)
- extern const APTR _MSG_ABOUT2;
- #define MSG_ABOUT2 ((APTR) &_MSG_ABOUT2)
- extern const APTR _MSG_ABOUT3;
- #define MSG_ABOUT3 ((APTR) &_MSG_ABOUT3)
- extern const APTR _MSG_CH_CONCEAL;
- #define MSG_CH_CONCEAL ((APTR) &_MSG_CH_CONCEAL)
- extern const APTR _MSG_BH_CH_CONCEAL;
- #define MSG_BH_CH_CONCEAL ((APTR) &_MSG_BH_CH_CONCEAL)
- extern const APTR _MSG_Label_AudioLR;
- #define MSG_Label_AudioLR ((APTR) &_MSG_Label_AudioLR)
- extern const APTR _MSG_Left;
- #define MSG_Left ((APTR) &_MSG_Left)
- extern const APTR _MSG_Right;
- #define MSG_Right ((APTR) &_MSG_Right)
- extern const APTR _MSG_BH_SL_AudioLR;
- #define MSG_BH_SL_AudioLR ((APTR) &_MSG_BH_SL_AudioLR)
- extern const APTR _MSG_Off;
- #define MSG_Off ((APTR) &_MSG_Off)
- extern const APTR _MSG_MEN_LOADSET;
- #define MSG_MEN_LOADSET ((APTR) &_MSG_MEN_LOADSET)
- extern const APTR _MSG_MEN_SETDEFAULT;
- #define MSG_MEN_SETDEFAULT ((APTR) &_MSG_MEN_SETDEFAULT)
-
-
- #endif /* !DialStrings_CAT_H */
-